 <!-- -->
 <script type="text/javascript" src="http://atlan.ucoz.co.uk/js/reg_original.js"></script>
 <div class="base2">
 <div class="heading2">
 <div class="binner">
 <h1>  </h1>
 </div>
 </div>
 <div class="maincont">
 <div class="binner">
 <div style="padding-bottom: 15px;"><b>,    !</b><br>         .      ,   ,      .<br>     ,    .</div>


 <div id="result-registration"></div>
 <table class="tableform" height="339" width="261">
 <tbody><tr class="fieldtr">
 </tr><tr id="siM42"><td class="label" id="siM43" width="20%">$LOGIN_SIGN$
 </td> 
 <td class="manTd2" id="siM44" width="45%"><input onblur="ch_login();" id="siF13" class="f_input" name="user" value="" size="20" style="width: 100%;" maxlength="25" type="text">

 <div id="LoginInfo">
 <font face="Bookman Old Style">
 </font></div> 
 <script> 

 $(document).ready(function () { 
 $('#siF20').attr('disabled', true); 
 }); 
 $('#siF13').change(function () { 
 Er = false; 
 if ($('#siF13').attr('value').length < 2){ 
 $('#LoginInfo').html('<img align="absmiddle" src="http://src.ucoz.ru/img/icon/er.png"> <b style="color: red;">  2 </b></b>'); 
 Er = true; 
 } 
 if ($('#siF13').attr('value').length > 25){ 
 $('#LoginInfo').html('<img align="absmiddle" src="http://src.ucoz.ru/img/icon/er.png"> <b style="color: red;">  25 </b>'); 
 Er = true; 
 } 
 if ($('#siF13').attr('value').match(/[^a-zA-Z0-9\-\_\@\%\{\}\[\]\(\)\u0080-\uFFFF]/)){ 
 $('#LoginInfo').html('<img align="absmiddle" src="http://src.ucoz.ru/img/icon/er.png"> <b style="color: red;"> </b>'); 
 Er = true 
 } 
 if (!Er){ 
 $('#LoginInfo').html('<img align="absmiddle" src="http://src.ucoz.ru/img/wd/3/ajaxs.gif"> <b>  ...</b>'); 
 $.get('/index/8-0-' + $('#siF13').attr('value'), function (Data) { 
 if (Data == '  ') { 
 $('#LoginInfo').html('<img align="absmiddle" src="http://src.ucoz.ru/img/icon/ok.png"> <b style="color: green;"> ' + $('#siF13').attr('value') + ' </b>'); 
 $('#siF20').attr('disabled', false); 
 } 
 else { 
 $('#LoginInfo').html('<img align="absmiddle" src="http://src.ucoz.ru/img/icon/er.png"> <b style="color: red;"> ' + $('#siF13').attr('value') + ' </b>'); 
 $('#siF20').attr('disabled', true); 
 } 
 }) 
 } 
 else { 
 $('#siF20').attr('disabled', true); 
 } 
 }); 
 </script>

 </td> 
 <td id="isLogin" class="manTd2" width="35%"> 
 </td></tr>
 <tr id="siM45"><td class="label" id="siM46" width="20%">:<span style="color: rgb(255, 84, 0);">*</span></td> 
 <td class="manTd2" id="siM47" width="45%">
 <input onblur="ch_pass();" id="siF14" class="f_input" name="password" size="20" style="width: 100%;" maxlength="15" type="password">
 </td> 
 <td id="isPassword" class="manTd2" width="35%"> </td></tr> 
 <tr id="siM48"><td class="label" id="siM49" width="20%">:<span style="color: rgb(255, 84, 0);">*</span></td> 
 <td class="manTd2" id="siM50" width="45%">
 <input onblur="ch_pass_conf();" id="siF15" class="f_input" name="password1" size="20" style="width: 100%;" maxlength="15" type="password">

<script>
Chars = new Array ()
for (j = 65; j <=122; j++){
 if ((j < 91) || (j > 96)) {
 Chars[Chars.length] = String.fromCharCode(j);
 }
}
function GenerateRandomPassword(){
 PassLength = 10 + Math.round(5 * Math.random());
 Pass = ''
 for (i = 0; i < PassLength; i++){
 ChIndex = Math.round(Chars.length * Math.random()) - 1;
 if ((Chars[ChIndex]) && (Pass.length < 15)) {
 Pass += Chars[ChIndex];
 }
 }
 return Pass;
}
function NewPass(){
 NewRandPass = GenerateRandomPassword();
 $('#siF14, #siF15').attr('value', NewRandPass);
 $('#RandPass').hide('fast').html('  <b>' + NewRandPass + '</b><br><a href="javascript://" style="font-size: 9px; " onclick="NewPass()">  </a>').show('slow');
}

</script>
<div id="RandPass">
<a href="javascript://" style="font-size: 9px; " onclick="NewPass()">  </a>
<?else?>
</td> <td id="isPasswordConfirm" class="manTd2" width="35%"> </td></tr> <tr class="fieldtr">
 </tr><tr id="siM54"><td class="label" id="siM55" width="20%">E-mail: </td> 
 <td class="manTd2" id="siM56" width="45%"><input onblur="ch_mail();" id="siF17" class="f_input" name="email" size="20" style="width: 100%;" value="" maxlength="60" onchange="alert('   Email ,         .\n   email,   ,     ,    .');" type="text">
 </td> 
 <td id="isEmail" class="manTd2" width="35%"> 
 </td></tr><tr id="siM51"><td class="label" id="siM52" width="20%">:</td> 
 <td class="manTd2" id="siM53" width="45%">
 <input onblur="ch_name();" id="siF16" class="f_input" name="name" size="20" style="width: 100%;" value="" maxlength="35" type="text"></td> 
 <td id="isName" class="manTd2" width="35%"> </td></tr> 
 <tr class="fieldtr">
 </tr><tr id="siM30"><td class="label" id="siM31" width="20%">:&nbsp;</td> 
 <td class="manTd2" id="siM32" width="45%">$BIRTHDAY_FL$</td> 
 <td class="manTd2" id="siM32" width="35%"> 
 <td class="manTd2" id="siM26" width="35%"> </td></tr> 
 <tr id="siM36"><td class="label" id="siM37" valign="top" width="20%">$AVATAR_SIGN$</td> 
 <td class="manTd2" id="siM38" width="45%">$AVATAR_FL$</td> 
 <td class="manTd2" id="siM38" width="35%"></td> </tr>

 <td class="manTd2" id="siM38" width="35%"></td></tr> 
 <tr id="siM33"><td class="label" id="siM34" width="20%">$SIGNATURE_SIGN$</td> 
 <td class="manTd2" id="siM35" width="45%">$SIGNATURE_FL$</td> 
 <td class="manTd2" id="siM35" width="35%"><br></td></tr> 
 <tr class="fieldtr">
 <td class="manTd1" id="siM61" width="20%">$SECURITY_CODE_SIGN$</td> 
 <td class="manTd2" id="siM62" width="45%">$SECURITY_CODE_FL$</td> 
 <tr class="fieldtr">
 <td colspan="2" align="center"><input class="okbtn" id="siF20" type="image" src="/images/spacer.gif" name="sbm" value="" type="image" src="/images/spacer.gif" /></td>
 </tr>
 </tbody></table>
 </div>
 </div></div>
 <!-- -->